home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilwb / mwb_potd.lha / MWB_POTD / MWB_POTD.doc next >
Text File  |  1996-04-12  |  4KB  |  102 lines

  1.  
  2.           Magic Workbench "Pattern of the Day" Auto-exchange Script
  3.           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4.                                by Simon Parkinson
  5.                               
  6.                                                         V1.02 - April 11/96
  7.  
  8.  
  9. WARNING: This script file is provided "AS IS". Use, and modification 
  10. of this script file is AT YOUR OWN RISK. The author is not 
  11. responsible for lost, damaged, or deleted data, or hardware damage(s).
  12.  
  13. MAKE FULL BACKUPS OF ALL DATA BEFORE USING THIS SCRIPT!!!!!!!!!!!!!
  14.  
  15.  
  16. Inspiration: 
  17.  
  18.      The inspiration for the little script came just after downloading 
  19. Brian Jeffery's BJ_Lingerie.lha and BJ_Swimsuit.lha from pix/mwb on 
  20. Aminet. These 8 and 16 color MWB patterns were quickly thrown onto 
  21. my Workbench. However, I quickly got tired of reloading the individual 
  22. patterns through prefs. I wrote the MWB_POTD script file to automatically 
  23. change the background pattern on my A3000 workbench during every midnight 
  24. maintenance cycle on my BBS. However, this will also work on every 
  25. reboot if you like.
  26.  
  27.  
  28. How to install:
  29.  
  30.      In my case, I took the patterns from BJ's files and renamed the 
  31. lingerie pics BJ1, BJ3, BJ5, BJ7, etc. I renamed the swimsuit pics 
  32. BJ2, BJ4, BJ6, BJ8, etc. This was so I would have a lingerie/swimsuit/
  33. lingerie/swimsuit order to the shuffle. You can name the patterns you 
  34. have in whatever order suits your tastes.
  35.  
  36.      Copy all the newly named BJ files into your Workbench:Prefs/Patterns 
  37. directory. 
  38.  
  39.      Now rename the highest number BJ pattern to be called "POTD" 
  40. with no quotes. This will be the first pattern to be displayed. 
  41.  
  42.      Go to your Workbench Prefs and select your pattern program (I use
  43. WBPicture). Select Workbench:Prefs/Patterns/POTD as your pattern and 
  44. save it.    
  45.  
  46.      If you are like me and run your own BBS system you just take the 
  47. contents of the Script_File and append it to the end of your BBS
  48. maintenance script file using any good quality text editor. This will 
  49. execute the shuffle of the patterns automatically every midnight 
  50. maintenance. Note that the pattern will not change on the WB unless 
  51. you reboot your computer, but when you do, a new WB Pattern will be 
  52. there. Parkinson's First Law: "A change in eye-candy takes the edge 
  53. off of the occasional GURU." 
  54.  
  55.      If you want the script to execute at every boot, put the 
  56. contents of the Script_file into your S/User-startup file using your 
  57. text editor of choice. 
  58.  
  59.      Edit the script file to match the number of BJ# files you have 
  60. in your prefs/pattern directory. You can increase or decrease the 
  61. number of patterns as required, BUT make sure the first two lines,
  62. and the last line of the script are accurate. These lines are the 
  63. heart of the shuffle!
  64.  
  65.      Reboot your computer. If you set it up in your S/User-startup, 
  66. then you should see a new pattern on the screen. Otherwise you may 
  67. not see anything until your next Midmaint if on a BBS. 
  68.  
  69.  
  70. What happens:
  71.  
  72.      Whenver your shuffle occurs, the POTD pattern becomes TEMP which 
  73. is just a temporary place to store the top file for the reshuffle. 
  74. Then the pictures rename themselves in order (highest number to 
  75. lowest number). The TEMP pattern then renames itself as BJ1, and is 
  76. effectively put back at the bottom of the stack.
  77.  
  78.  
  79. Problems: This is a very simple script and chances are you will have no 
  80. problems. If you do, review the instructions above (RTFM!!!).
  81.  
  82.      Make sure the number of patterns equals the number of listings in 
  83. the script.
  84.  
  85.      Did you rename your highest BJ pattern POTD, and did you set POTD 
  86. in the file selection of the WB Prefs?
  87.  
  88.  
  89. Finale:
  90.  
  91.      Thats all folks... Contact me at the below address. Feel free 
  92. to send me any patterns. (UUencoded only please). Later.
  93.  
  94.                                                        Simon
  95.  
  96.  -----------------------------------------------------------------------
  97. | Simon Parkinson - Dragon Games  | dragon@fox.nstn.ca        | |^^|    |
  98. | PO Box 916, Greenwood,          | Lair of the Wolverine BBS | O O \>  |
  99. | Nova Scotia, Canada             | Play by Mail Gaming       | ^ ^ /\> | 
  100. | B0P 1N0   TEL/FAX (902)765-3337 | (902)765-2978 24/7 28.8K  | \_/\  \>|
  101.  -----------------------------------------------------------------------
  102.